Export symbols needed by binder
authorBen Hutchings <ben@decadent.org.uk>
Mon, 5 Aug 2024 01:26:48 +0000 (03:26 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Wed, 16 Jul 2025 07:13:16 +0000 (09:13 +0200)
commite2ac6746f43b966442b199a10d2a5677f41c3fcb
tree7875dc0261b1abe4037e7ea7eedac2661d318b99
parentccd52b5c8f168756104b71509472d434b883bcdc
Export symbols needed by binder

Bug-Debian: https://bugs.debian.org/901492

We want to enable use of the Android binder driver to support
Waydroid, but it should not be built-in as that would waste resources
and increase security attack surface on systems that don't need it.

Export the currently un-exported symbols it depends on.

Gbp-Pq: Topic debian
Gbp-Pq: Name export-symbols-needed-by-android-drivers.patch
fs/file.c
ipc/msgutil.c
ipc/namespace.c
kernel/sched/syscalls.c
kernel/sched/wait.c
kernel/task_work.c
mm/memory.c
security/security.c